|
▼NCGCoordinates | The class in this namespace contain the position of a CGPoint, in the non-averaged directions, and functions that only depend on which non-averaged directions are used |
CBase_X_Y_Z | Contains common member functions of the X, Y, and Z classes |
CBase_XY_XZ_YZ | Contains common member functions of the XY, XZ, and YZ classes |
CBaseCoordinates | Contains common member functions of the X, Y, and Z classes |
CO | Defines the non-averaged directions on which spatial coarse-graining is applied (none for O); all other directions (all for O) are averaged over homogeneously |
CR | Defines the non-averaged directions on which spatial coarse-graining is applied (the x-direction for R); all other directions are averaged over homogeneously |
CRZ | Defines the non-averaged directions on which spatial coarse-graining is applied (the x- and z-direction for RZ); all other directions are averaged over homogeneously |
CX | Defines the non-averaged directions on which spatial coarse-graining is applied (the x-direction for X); all other directions are averaged over homogeneously |
CXY | Defines the non-averaged directions on which spatial coarse-graining is applied (the x- and y-direction for XY); all other directions are averaged over homogeneously |
CXYZ | Defines the position of the CGPoint, in the non-averaged directions, i.e. all directions on which spatial coarse-graining is applied (all directions for XYZ); all other directions are averaged over homogeneously |
CXZ | Defines the non-averaged directions on which spatial coarse-graining is applied (the x- and z-direction for XZ); all other directions are averaged over homogeneously |
CY | Defines the non-averaged directions on which spatial coarse-graining is applied (the y- direction for Y); all other directions are averaged over homogeneously |
CYZ | Defines the non-averaged directions on which spatial coarse-graining is applied (the y- and z-direction for YZ); all other directions are averaged over homogeneously |
CZ | Defines the non-averaged directions on which spatial coarse-graining is applied (the z-direction for Z); all other directions are averaged over homogeneously |
▼NCGFields | |
CGradVelocityField | |
CLiquidMigrationFields | Contains the computed field values, like density, momentum and stress |
COrientationField | Contains the computed field values, like density, momentum and stress |
CStandardFields | Contains the computed field values, like density, momentum and stress |
▼NCGFunctions | Contains base classes of CGPoint; CGPoint is always templated with one of these classes; these classes contain the position of the CGPoint and the parameters of the coarse-graining function (width, cutoff, ...) |
CGauss | Defines the position of the CGPoint (e.g. x, y, z) and the parameters of the Gauss coarse-graining function (width and cutoff) |
CHeaviside | A specialisation of Polynomials for PolynomialType::Heaviside. See Polynomial for details |
CLinear | A specialisation of Polynomials for PolynomialType::Linear. See Polynomial for details |
CLucy | A specialisation of Polynomials for PolynomialType::Lucy. See Polynomial for details |
CPolynomial | Defines the position of the CGPoint (e.g. x, y, z) and the parameters of a polynomial coarse-graining function (width and cutoff) |
Nconstants | |
▼NDetail | |
CVTKPointDescriptorEntry | |
CVTKPointDescriptorEntryImpl | |
NGlobal_Physical_Variables | Global variables |
▼Nhelpers | |
CKAndDisp | Return type specifically for fuctions returning k and disp at once |
CKAndDispAndKtAndDispt | Return type specifically for fuctions returning k, disp, kt, dispt at once |
NmathsFunc | Namespace for some extra maths function that are often needed |
▼NNurbsUtils | |
Carray2 | |
▼Noomph | |
CAnisotropicHookean | |
CCoupledSolidNode | |
CRefineableQDPVDElement | |
CFaceGeometry< RefineableQDPVDElement< 2, NNODE_1D > > | FaceGeometry of the 2D RefineableQPVDElement elements |
CFaceGeometry< FaceGeometry< RefineableQDPVDElement< 2, NNODE_1D > > > | FaceGeometry of the FaceGeometry of the 2D RefineableQPVDElement |
CFaceGeometry< RefineableQDPVDElement< 3, NNODE_1D > > | FaceGeometry of the 3D RefineableQPVDElement elements |
CFaceGeometry< FaceGeometry< RefineableQDPVDElement< 3, NNODE_1D > > > | FaceGeometry of the FaceGeometry of the 3D RefineableQPVDElement |
CScaleCoupledElement | Wrapper class for solid elements to be coupled with discrete solid particles on the surfaces |
CFaceGeometry< ScaleCoupledElement< ELEMENT > > | FaceGeometry of wrapped element is the same as the underlying element |
CSCoupledElement | |
CFaceGeometry< SCoupledElement< ELEMENT > > | FaceGeometry of wrapped element is the same as the underlying element |
CVolumeCoupledElement | |
CFaceGeometry< VolumeCoupledElement< ELEMENT > > | FaceGeometry of wrapped element is the same as the underlying element |
▼Nrapidjson | |
▼Ninternal | |
CStack | A type-unsafe stack for storing different types of data |
▼CGenericValue | Represents a JSON value. Use Value for UTF8 encoding and default allocator |
CArray | |
CData | |
CMember | Name-value pair in an object |
▼CNumber | |
CI | |
CU | |
CObject | |
CString | |
CGenericDocument | A document for parsing JSON text as DOM |
CFileStream | Wrapper of C file stream for input or output |
CGenericReadStream | Wrapper of std::istream for input |
CGenericWriteStream | Wrapper of std::ostream for output |
CPrettyWriter | Writer with indentation and spacing |
CCrtAllocator | C-runtime library allocator |
▼CMemoryPoolAllocator | Default memory allocator used by the parser and DOM |
CChunkHeader | Chunk header for perpending to each chunk |
CUTF8 | UTF-8 encoding |
CUTF16 | UTF-16 encoding |
CUTF32 | UTF-32 encoding |
CGenericStringStream | Read-only string stream |
CGenericInsituStringStream | A read-write string stream |
CBaseReaderHandler | Default implementation of Handler |
CGenericReader | SAX-style JSON parser. Use Reader for UTF8 encoding and default allocator |
CGenericStringBuffer | Represents an in-memory output stream |
▼CWriter | JSON writer |
CLevel | Information for each nested level |
▼NSerializationWrappers | |
CWrapper | |
NsphericalHarmonics | |
Nunits |