ARTS  2.3.1285(git:92a29ea9-dirty)
field.h File Reference

This file contains the definition of Field3D. More...

#include <vector>
#include "interpolation.h"

Go to the source code of this file.

Classes

class  Field3D< base >
 Creates a 3D field of a base unit. More...
 

Functions

template<class base >
std::ostream & operator<< (std::ostream &os, const Field3D< base > &v)
 Output operator. More...
 

Detailed Description

This file contains the definition of Field3D.

Author
Richard Larsson
Date
2019-02-26

Definition in file field.h.

Function Documentation

◆ operator<<()

template<class base >
std::ostream& operator<< ( std::ostream &  os,
const Field3D< base > &  v 
)
inline

Output operator.

The object must have its own output operator.

Definition at line 181 of file field.h.

References i.