#include <FieldSpec.h>
Collaboration diagram for FieldSpec< T, Dim, M, C >:
Public Member Functions | |
FieldSpec (const FieldLayout< Dim > &layout) | |
FieldSpec (const FieldLayout< Dim > &layout, const BConds< T, Dim, M, C > &bc, const GuardCellSizes< Dim > &gc) | |
FieldSpec (const FieldLayout< Dim > &layout, const GuardCellSizes< Dim > &gc, const BConds< T, Dim, M, C > &bc) | |
FieldSpec (const FieldSpec< T, Dim, M, C > &rhs) | |
~FieldSpec (void) | |
const FieldLayout< Dim > & | get_Layout (void) const |
BConds< T, Dim, M, C > | get_BC (void) const |
GuardCellSizes< Dim > | get_GC (void) const |
void | set_BC (const BConds< T, Dim, M, C > &bc) |
void | set_GC (const GuardCellSizes< Dim > &gc) |
FieldSpec< T, Dim, M, C > & | operator= (const FieldSpec< T, Dim, M, C > &rhs) |
Definition at line 27 of file FieldSpec.h.
|
Definition at line 34 of file FieldSpec.h. |
|
Definition at line 36 of file FieldSpec.h. |
|
Definition at line 41 of file FieldSpec.h. |
|
Definition at line 46 of file FieldSpec.h. |
|
Definition at line 49 of file FieldSpec.h. |
|
Definition at line 52 of file FieldSpec.h. Referenced by Field< T, Dim, M, C >::initialize(), and FieldSpec< T, Dim, M, C >::operator=(). |
|
Definition at line 53 of file FieldSpec.h. Referenced by Field< T, Dim, M, C >::initialize(), and FieldSpec< T, Dim, M, C >::operator=(). |
|
Definition at line 51 of file FieldSpec.h. Referenced by Field< T, Dim, M, C >::initialize(), and FieldSpec< T, Dim, M, C >::operator=(). |
|
Definition at line 57 of file FieldSpec.h. References endl(), ERRORMSG, FieldSpec< T, Dim, M, C >::get_BC(), FieldSpec< T, Dim, M, C >::get_GC(), and FieldSpec< T, Dim, M, C >::get_Layout(). Here is the call graph for this function: |
|
Definition at line 54 of file FieldSpec.h. |
|
Definition at line 55 of file FieldSpec.h. |